Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement extractable witness encryption #3

Merged
merged 4 commits into from
Sep 4, 2024
Merged

feat: implement extractable witness encryption #3

merged 4 commits into from
Sep 4, 2024

Conversation

brech1
Copy link
Owner

@brech1 brech1 commented Aug 30, 2024

Description

Implement the extractable witness encryption module.

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 97.10983% with 5 lines in your changes missing coverage. Please review.

Project coverage is 99.11%. Comparing base (bbb8792) to head (285791b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/we.rs 97.46% 4 Missing ⚠️
src/pol_op.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   99.32%   99.11%   -0.22%     
==========================================
  Files           3        4       +1     
  Lines        1188     1350     +162     
==========================================
+ Hits         1180     1338     +158     
- Misses          8       12       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brech1 brech1 merged commit efb924d into master Sep 4, 2024
2 of 4 checks passed
@brech1 brech1 deleted the feat/we branch September 4, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant